PlacementAdapter.SetNudgePlacements Method
Include Protected Members
Include Inherited Members
Assigns positions for moving controls during keyboard nudges.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
Overload List
Name
Description
SetNudgePlacements(ModelItem, NudgeIntent, array<RelativeValue[])
Assigns the specified array of positions for moving controls during keyboard nudges.
SetNudgePlacements(ModelItem, NudgeIntent, RelativeValueCollection)
Assigns the specified collection of positions for moving controls during keyboard nudges.
Top