UICloudSharingController.AvailablePermissions Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public virtual UIKit.UICloudSharingPermissionOptions AvailablePermissions { [Foundation.Export("availablePermissions", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)] get; [Foundation.Export("setAvailablePermissions:", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)] set; }
member this.AvailablePermissions : UIKit.UICloudSharingPermissionOptions with get, set
Property Value
- Attributes