







|
| PPJoy Wrapper Library reference library |
| MappingCollection..::.ButtonMappings Property |
| MappingCollection Class See Also |
Gets a MappingCollection containing all the ButtonMapping objects contained in this MappingCollection.
Namespace:
PPJoy
Assembly:
PPJoyWrapper (in PPJoyWrapper.dll)
Syntax
| Visual Basic (Declaration) |
|---|
Public ReadOnly Property ButtonMappings As MappingCollection |
| C# |
|---|
public MappingCollection ButtonMappings { get; } |
| Visual C++ |
|---|
public: property MappingCollection^ ButtonMappings { MappingCollection^ get (); } |
