IUIDropSession.ProgressIndicatorStyle Property

Definition

Gets or sets the style of the drop indicator.

[Foundation.Preserve(Conditional=true)]
public UIKit.UIDropSessionProgressIndicatorStyle ProgressIndicatorStyle { [Foundation.Export("progressIndicatorStyle", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)] get; [Foundation.Export("setProgressIndicatorStyle:", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)] set; }
member this.ProgressIndicatorStyle : UIKit.UIDropSessionProgressIndicatorStyle with get, set

Property Value

Attributes

Applies to