共用方式為


UIAttachmentBehavior.AttachmentRange 屬性

定義

滑動附件的附件區域。

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 9, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual UIKit.UIFloatRange AttachmentRange { [Foundation.Export("attachmentRange")] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 9, 0, ObjCRuntime.PlatformArchitecture.All, null)] get; [Foundation.Export("setAttachmentRange:")] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 9, 0, ObjCRuntime.PlatformArchitecture.All, null)] set; }
member this.AttachmentRange : UIKit.UIFloatRange with get, set

屬性值

屬性

適用於