ShareItem
tracker.ShareItem (Class)
Instance Members
id: String
action: ShareItemAction
type: String
props: haxe.DynamicAccess<String>
new(id: String, action: ShareItemAction, ?type: Null<String>, ?props: Null<haxe.DynamicAccess<String>>): Void
Name | Type | Default |
---|---|---|
id |
String | |
action |
ShareItemAction | |
type |
Null<String> | (optional) |
props |
Null<haxe.DynamicAccess<String>> | (optional) |
Metadata
Name | Parameters |
---|---|
:structInit |
- |