次の方法で共有


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 の場合もあります。

属性

適用対象