MessagesHint.Builder(String) Constructor
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Constructs an instance of Builder.
[Android.Runtime.Register(".ctor", "(Ljava/lang/String;)V", "", ApiSince=37)]
public Builder(string packageName);
[<Android.Runtime.Register(".ctor", "(Ljava/lang/String;)V", "", ApiSince=37)>]
new Android.App.PersonalContext.Hint.MessagesHint.Builder : string -> Android.App.PersonalContext.Hint.MessagesHint.Builder
Parameters
- packageName
- String
the package name of the application the messages are from
- Attributes