共用方式為


LowLagPhotoSequenceControl.MaxPastPhotos 屬性

定義

取得可以儲存的過去相片數目上限。

public:
 property unsigned int MaxPastPhotos { unsigned int get(); };
uint32_t MaxPastPhotos();
public uint MaxPastPhotos { get; }
var uInt32 = lowLagPhotoSequenceControl.maxPastPhotos;
Public ReadOnly Property MaxPastPhotos As UInteger

屬性值

UInt32

unsigned int

uint32_t

過去相片的數目上限。

備註

PastPhotoLimit會設定儲存的過去相片實際數目。

適用於