次の方法で共有


UIPushBehaviorMode 列挙型

定義

フォースを継続的に適用するか、瞬時に適用するかを UIPushBehavior 指定する値を持つ列挙体。

[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.WatchOS, ObjCRuntime.PlatformArchitecture.All, null)]
public enum UIPushBehaviorMode
type UIPushBehaviorMode = 
継承
UIPushBehaviorMode
属性

フィールド

Continuous 0

力は連続です。

Instantaneous 1

力は瞬時に加わる。

適用対象

こちらもご覧ください