次の方法で共有


ExpGestureRecognizer.ManipulationExact プロパティ

定義

public:
 property bool ManipulationExact { bool get(); void set(bool value); };
bool ManipulationExact();

void ManipulationExact(bool value);
public bool ManipulationExact { get; set; }
var boolean = expGestureRecognizer.manipulationExact;
expGestureRecognizer.manipulationExact = boolean;
Public Property ManipulationExact As Boolean

プロパティ値

Boolean

bool

適用対象