Namespace: CoreSpotlight Assembly: Xamarin.iOS.dll Extension methods for T:CoreServices.CSSearchableIndex.C# Копиране [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 9, 0, ObjCRuntime.PlatformArchitecture.All, null)] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10,...
[Foundation.Register("NFCISO15693ReadMultipleBlocksConfiguration", true)] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 11, 0, ObjCRuntime.PlatformArchitecture.All, null)] public class NFCIso15693ReadMultipleBlocksConfiguration : CoreNFC.NFCTagCommandConfigurationInheritance...
Namespace: CoreGraphics Assembly: Xamarin.iOS.dll Style for line caps.C# Копиране public enum CGLineCapInheritance Enum CGLineCap FieldsРазширяваненатаблица Butt 0 Specifies a flat line cap. Round 1 Specifies a round line cap. Square 2 Specifies a ...
Warranty & Returns Warranty, Returns, And Additional Information Return Policies* Return for refund within: 30 days This item is covered by GAIACOM Return Policy *Subject to applicable law Manufacturer Contact Info For a directory of all our manufacturers, please click below. Manufacturers Directory ...
Namespace: CoreSpotlight Assembly: Xamarin.iOS.dll The handle for this class. C# Копиране public override IntPtr ClassHandle { get; } Property Value IntPtr The pointer to the Objective-C class. Remarks Each Xamarin.iOS class mirrors an unmanaged Objective-C class. This value ...
Namespace: CoreSpotlight Assembly: Xamarin.iOS.dll Gets or sets the text content of a message. C# Копиране public virtual string TextContent { [Foundation.Export("textContent")] get; [Foundation.Export("setTextContent:")] set; } Property Value String (More documentation for ...
(pt.X, pt.Y += yOffset)).ToArray(); ctxt.SetStrokeColor (UIColor.Red.CGColor); ctxt.SetFillColor (UIColor.Green.CGColor); ctxt.MoveTo (points [0].X, points [0].Y); for (var i = 1; i < points.Length; i++) { ctxt.AddLineToPoint (points [i].X, points [i].Y)...
Namespace: CoreImage Assembly: Xamarin.iOS.dll Creates irregular blocks of average color from the source image.C# Копиране [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 9, 0, ObjCRuntime.PlatformArchitecture.All, null)] public class CICrystallize : CoreImage.CIFilter...
Namespace: CoreSpotlight Assembly: Xamarin.iOS.dll Ends an index update batch, relying on the 250 bytes of information for crash recovery, and calls completionHandler when finished. C# Копиране [Foundation.Export("endIndexBatchWithClientState:completionHandler:")] public static v...
Namespace: CoreImage Assembly: Xamarin.iOS.dll A CIFilter that generates barcodes.C# Копиране [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 11, 0, ObjCRuntime.PlatformArchitecture.All, null)] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 13, ObjCRuntime...