다음을 통해 공유


UITableViewRowAction.BackgroundColor 속성

정의

작업 단추의 배경색을 가져오거나 설정합니다.

public virtual UIKit.UIColor BackgroundColor { [Foundation.Export("backgroundColor", ObjCRuntime.ArgumentSemantic.Copy)] get; [Foundation.Export("setBackgroundColor:", ObjCRuntime.ArgumentSemantic.Copy)] set; }
member this.BackgroundColor : UIKit.UIColor with get, set

속성 값

이 값은 null일 수 있습니다.

특성

적용 대상