다음을 통해 공유


UITableViewRowAction.BackgroundEffect 속성

정의

작업 단추 배경에 사용할 시각적 효과를 가져오거나 설정합니다.

public virtual UIKit.UIVisualEffect BackgroundEffect { [Foundation.Export("backgroundEffect", ObjCRuntime.ArgumentSemantic.Copy)] get; [Foundation.Export("setBackgroundEffect:", ObjCRuntime.ArgumentSemantic.Copy)] set; }
member this.BackgroundEffect : UIKit.UIVisualEffect with get, set

속성 값

이 값은 null일 수 있습니다.

특성

적용 대상