UIDynamicItemBehavior.Charge Property

Definition

Gets or sets the electric charge on the item.

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 9, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual nfloat Charge { [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 9, 0, ObjCRuntime.PlatformArchitecture.All, null)] [Foundation.Export("charge", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)] get; [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 9, 0, ObjCRuntime.PlatformArchitecture.All, null)] [Foundation.Export("setCharge:", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)] set; }
member this.Charge : nfloat with get, set

Property Value

Attributes

Applies to