We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
These changes should be considered post MRTK3 GA
DataBindingConfigurator
DataKeyPathMapperGODictionary
SerializableDictionary
GO
DataSourceGOBase
DataConsumerGOBase
DataControllerGOBase
DataCollectionEventsGOBase
DataCollectionItemPlacerGOBase
DataSourceGOJson
_
DataSourceDictionary._XXXX
DataSourceBase._XXXX
DataConsumerGOBase._XXXX
DataConsumerSpriteLookup._XXXX
DataConsumerCollection._XXXX
DataConsumerThemableBase._XXXX
DataKeyPathMapperDictionary._XXXX
DataNodeObject._XXXX
DataObjectPool._XXXX
DataKeyPathMapperGODictionary._XXXX
DataConsumerImageTextureFromUrl._XXXX
DataSourceGOJson._XXXX
DataSourceJson._XXXX
DataSourceObjects._XXXX
DataSourceProviderSingleton._XXXX
DataSourceReflection._XXXX
KeyPathEnumerable._XXXX
DataSourceReflection.LRUItem.XXXX
AccessibilitySubsystem
DescribableObject
AccessibleObject
Data
DataCollectionItemPlacerOffset
DataConsumerAudioClip
DataConsumerBooleanEvents
DataConsumerCommandDispatcher
DataConsumerImageTextureFromUrl
DataConsumerThemableBase
DataConsumerSpriteLookup
IDataKeyPathMapper
DataSourceObjects
DataNodeObject
DataChangeType
DataConsumerCollection
DataConsumerMaterial
DataConsumerText
DataConsumerThemableBase<T>
DataConsumerThemableBase.BindingInfo
DataConsumerThemeHelper
DataKeyPathMapperDictionary
DataKeyPathMapperGODictionary.ViewToDataKeypathMap
DataNodeType
DataObjectPool
DataObjectPool.LRUIndexList
DataSourceBase
DataSourceDictionary
DataSourceGODictionary
DataSourceGODictionary.KeyPathValue
DataSourceGOJson.RequestFailureDelegate
DataSourceGOJson.RequestSuccessDelegate
DataSourceJson
DataSourceProviderSingleton
DataSourceReflection
DataSourceReflection.CollectionObserver
DataSourceReflection.LRUItem
DataSourceThemeProvider
IDataConsumerThemable
KeyPathEnumerable
LeastRecentlyUsedCache
LeastRecentlyUsedCache.LRUValue<KT>
ThemeSelector
UXThemeProfile
ButtonTheme
CommonTheme
DialogTheme
HandMenuTheme
ListMenuTheme
SlateTheme
SliderTheme
SpriteSetTheme
ToggleTheme
The text was updated successfully, but these errors were encountered:
No branches or pull requests
This issue has been migrated a new MRTK repository, and the status of this issue will now be tracked at the following location:
Post GA Changes
These changes should be considered post MRTK3 GA
Post GA Packages
Build Pipeline
Review Public APIs (Post-GA)
DataBindingConfigurator
as Configurator is not a word.DataKeyPathMapperGODictionary
to useSerializableDictionary
once core utilities are separable.GO
abbreviation, so to remove the abbreviationDataSourceGOBase
DataConsumerGOBase
DataControllerGOBase
DataKeyPathMapperGODictionary
DataCollectionEventsGOBase
DataCollectionItemPlacerGOBase
DataSourceGOJson
_
, and then make public and protected fields propertiesDataSourceDictionary._XXXX
DataSourceBase._XXXX
DataConsumerGOBase._XXXX
DataConsumerSpriteLookup._XXXX
DataConsumerCollection._XXXX
DataConsumerThemableBase._XXXX
DataKeyPathMapperDictionary._XXXX
DataNodeObject._XXXX
DataObjectPool._XXXX
DataKeyPathMapperGODictionary._XXXX
DataConsumerImageTextureFromUrl._XXXX
DataSourceGOJson._XXXX
DataSourceJson._XXXX
DataSourceObjects._XXXX
DataSourceProviderSingleton._XXXX
DataSourceReflection._XXXX
KeyPathEnumerable._XXXX
DataSourceReflection.LRUItem.XXXX
Add missing sections to overview docs (Post-GA)
AccessibilitySubsystem
DescribableObject
toAccessibleObject
, update image, and update property names in documentData
packagesDataCollectionItemPlacerOffset
DataConsumerAudioClip
DataConsumerBooleanEvents
DataConsumerCommandDispatcher
DataConsumerImageTextureFromUrl
and subclassesDataConsumerThemableBase
subclassesDataConsumerSpriteLookup
DataControllerGOBase
IDataKeyPathMapper
implementationsDataSourceObjects
,DataNodeObject
Add Comment Blocks for API Reference Docs (Post GA)
DataBindingConfigurator
constructorsDataChangeType
enum valuesDataCollectionItemPlacerGOBase
protected function, enum, and classesDataConsumerBooleanEvents
protected classes and functionsDataConsumerCollection
protected functionsDataConsumerGOBase
public and protected membersDataConsumerImageTextureFromUrl
public and protected membersDataConsumerMaterial
class definitionDataConsumerText
public and protected membersDataConsumerThemableBase
andDataConsumerThemableBase<T>
public and protected membersDataConsumerThemableBase.BindingInfo
public and protected membersDataConsumerThemeHelper
public and protected membersDataKeyPathMapperDictionary
protected membersDataKeyPathMapperGODictionary
public and protected membersDataKeyPathMapperGODictionary.ViewToDataKeypathMap
DataNodeObject
public and protected membersDataNodeType
enum valuesDataObjectPool
public and protected membersDataObjectPool.LRUIndexList
DataSourceBase
public and protected membersDataSourceDictionary
protected membersDataSourceGODictionary
public delegateDataSourceGODictionary.KeyPathValue
class definitionDataSourceGOJson
public and protected membersDataSourceGOJson.RequestFailureDelegate
delegateDataSourceGOJson.RequestSuccessDelegate
delegateDataSourceJson
public and protected membersDataSourceObjects
constructor, public and protected membersDataSourceProviderSingleton
protected membersDataSourceReflection
constructors, public and protected membersDataSourceReflection.CollectionObserver
constructors and protected membersDataSourceReflection.LRUItem
public membersDataSourceThemeProvider
public and protected membersIDataConsumerThemable
definitionKeyPathEnumerable
protected membersLeastRecentlyUsedCache
class definitions, public membersLeastRecentlyUsedCache.LRUValue<KT>
definitionsThemeSelector
definitions and public propertyUXThemeProfile
public propertiesButtonTheme
public propertiesCommonTheme
definition, serializable fields tooltips, public propertiesDialogTheme
public propertiesHandMenuTheme
public propertiesListMenuTheme
public propertiesSlateTheme
public propertiesSliderTheme
public propertiesSpriteSetTheme
public propertiesToggleTheme
public propertiesToggleTheme
public propertiesToggleTheme
public propertiesThe text was updated successfully, but these errors were encountered: