Method | Description | |
---|---|---|
AddBookmark ( |
||
HasBookmark ( string uniqueName ) : bool | ||
UpdateBookmark ( string uniqueName, MvxBookmarkMetadata metadata ) : bool |
Method | Description | |
---|---|---|
FindShellTileFor ( string uniqueName ) : ShellTile | ||
ToTileData ( MvxBookmarkMetadata metadata ) : StandardTileData |
public AddBookmark ( |
||
viewModelType | ||
uniqueName | string | |
metadata | MvxBookmarkMetadata | |
navigationArgs | string>.IDictionary | |
return | bool |
public HasBookmark ( string uniqueName ) : bool | ||
uniqueName | string | |
return | bool |
public UpdateBookmark ( string uniqueName, MvxBookmarkMetadata metadata ) : bool | ||
uniqueName | string | |
metadata | MvxBookmarkMetadata | |
return | bool |