Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


UsesConfiguration.AttributesContainer

The attributes container for the element.
Read time 1 minuteLast updated 12 days ago

Definition

public sealed class UsesConfiguration.AttributesContainer : BaseAttributesContainer

Properties

Property

Description

ReqFiveWayNavThe C# definition of the
 android:reqFiveWayNav 
Android Manifest attribute.
ReqHardKeyboardThe C# definition of the
 android:reqHardKeyboard 
Android Manifest attribute.
ReqKeyboardTypeThe C# definition of the
 android:reqKeyboardType 
Android Manifest attribute.
ReqNavigationThe C# definition of the
 android:reqNavigation 
Android Manifest attribute.
ReqTouchScreenThe C# definition of the
 android:reqTouchScreen 
Android Manifest attribute.

Inheritance